projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd9e44e
)
(Init File): ifinfo -> ifnottex.
author
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 19 May 2006 22:35:11 +0000
(22:35 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 19 May 2006 22:35:11 +0000
(22:35 +0000)
man/custom.texi
patch
|
blob
|
history
diff --git
a/man/custom.texi
b/man/custom.texi
index 78a51716031bde7610b98660b08301960c1e35b8..fc9fb51c0d6f85daa71501f363b0cb729ecc4b48 100644
(file)
--- a/
man/custom.texi
+++ b/
man/custom.texi
@@
-2111,10
+2111,10
@@
for more information about compiling Emacs Lisp programs.
If you are going to write actual Emacs Lisp programs that go beyond
minor customization, you should read the @cite{Emacs Lisp Reference Manual}.
-@if
info
+@if
nottex
@xref{Top, Emacs Lisp, Emacs Lisp, elisp, the Emacs Lisp Reference
Manual}.
-@end if
info
+@end if
nottex
@menu
* Init Syntax:: Syntax of constants in Emacs Lisp.